Welcome![Sign In][Sign Up]
Location:
Search - MFC Dialog

Search list

[Process-ThreadMultiThreads

Description: 本程序实现同时运行的个线段,一个是显示动画的时钟,另一个是展示进度条,进度条恰好表不动画时钟的进度。本程序是基于对话框的MFC应用硬序-the program running simultaneously segments, the show is an animated clock, and the other is to demonstrate progress, the progress of the animation is not exactly table clock progress. This procedure is based on the MFC dialog application hardware sequence
Platform: | Size: 67633 | Author: 陈康 | Hits:

[Ftp Clientftpfiles

Description: 本程序实现FTP客户端的功能,能够登录FTP服务器、显示登录客户目录下的文件、目 录名和提供文件下载上传服务。本程序是一个取于对话框的MFC应用程序,主要介绍如何通过CInternetSession类、CFtpConnection类和CFtpFileFind类连接FTP服务器进行文件传输。-FTP client function can login FTP server, log shows the client directory, a directory name and file upload download services. This program is an admission on the MFC dialog applications, mainly on how CInternetSession categories, and category CFtpFileFind CFtpConnection category connecting FTP file transfer servers.
Platform: | Size: 59623 | Author: 陈康 | Hits:

[Other resourceTic_MFC

Description: 1. 一个有趣的井字棋游戏。用MFC的对话框程序编写。 2。 具有单人游戏和双人游戏两个模式。单人模式通过自己的AI算法实现(类似于简单的A*算法),双人游戏则是两个人通过左右键对弈 3。界面采用 Skin++ 进行优化,更换皮肤非常的方便。 4. 注意,编译出来的EXE如果需要在VC外单独执行,请将其和skin++文件夹中的所有文件放至于同一目录下。 5。有问题和建议欢迎和我讨论。 QQ: 21798912 MSN: susan_QC@hotmail.com E-mail: hackerqc@hotmail.com-1. Gridwork an interesting game of chess. MFC dialog with the programmers. 2. Single game with a double and two game modes. Single-mode through its own AI algorithm (similar to the simple A * algorithm), a double game is about two people through three key players. Skin interface optimized for use, the replacement skin is pretty easy. 4. Note that the compiler EXE if needed in the implementation of VC outside alone, and I would be grateful if their skin folder release of all documents As for the same directory. 5. There are problems and proposals and I welcome the discussion. QQ : 21798912 MSN : susan_QC@hotmail.com E-mail : hackerqc@hotmail.com
Platform: | Size: 1539645 | Author: 覃超 | Hits:

[Hook api让你的软件界面更漂亮三

Description: 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-achieve satisfactory style uniform software interface is really difficult, as mentioned in the MessageBox netizens, FileDialog, FontDialog, directories, etc. MFC dialog within the system DLL even within the dialog, if it's not easy changing face. Some say HOOK technology, the technology can really HOOK, HOOK can say is pervasive, but the efficient use HOOK is hardly satisfied with the majority from the current mining technology Eurocargo HOOK use of the software, can prove this point. Today we will discuss other technologies to achieve a FileDialog changing face of this technique called window replacement process method
Platform: | Size: 590971 | Author: 小小天职 | Hits:

[Develop Tools深入了解MFC文档视结构

Description: 帮助VC的初学者了解向导生成程序的整体结构 Visual C++ 以其功能强大、用户界面友好而倍受程序员们的青睐。但是,在当前的Microsoft 基本类库4.2 版本中,大约有将近200 个类,数千个函数,加之Microsoft 公司隐藏了一些技术细节,使得人们深入学习MFC变得十分困难。 MFC的AppWizard可以生成三种类型的应用程序:基于对话框的应用、单文档应用(SDI)和多文档应用(MDI)。前两者的结构较简单,本文不再赘叙。笔者拟从MFC中的文档/视结构入手,分析一些函数的流程,并解决编制MDI 应用程序过程中的一些常见问题。 -help beginners understand the wizard generates the overall structure of procedures Visual C with the powerful, user-friendly and highly favored by programmers. However, at present the basic class library of the Microsoft version 4.2, some nearly 200 categories, thousands of functions, coupled with Microsoft Corp. hidden some of the technical details, enabling in-depth study MFC very difficult. MFC +5.0 generate three types of applications : Based on the dialog applications, single-file application (SDI) and multi-document applications (MDI). The first two are relatively simple structure, this paper will not dwell on. The author intended from the documents MFC / depending on the structure, the analysis of functions and processes, and to address MDI application preparation process of some co
Platform: | Size: 23232 | Author: 王国维 | Hits:

[GUI Develop作业题目2应用MFC制作屏幕程序:

Description: 在Windows开发中弹出对话框是一种常用的输入/输出手段,同时编辑好的对话框可以保存在资源文件中。Visual C++提供了对话框编辑工具,利用编辑工具可以方便的添加各种控件到对话框中,而且利用ClassWizard可以方便的生成新的对话框类和映射消息。-development in Windows pop-up dialog box is a common input / output means, and good editing dialog can be saved in resource documents. Visual C provides a dialog editing tools, editing tools can be used to facilitate the addition of various control dialog box, but can easily use the ClassWizard generate new category of dialog and mapping information.
Platform: | Size: 3667 | Author: 熊帆 | Hits:

[GUI Develop非模式对话框的使用

Description: 详细用MFC实现了非模式对话框 有助于初学者对MFC控件的应用-detail with the non-MFC dialog mode to help beginners MFC Application Control
Platform: | Size: 38749 | Author: raul | Hits:

[GUI Developtransparentdialog

Description: 基于MFC Dialog开发的一个透明窗口的实现程序。-MFC Dialog on the development of a transparent window to achieve procedures.
Platform: | Size: 14715 | Author: 龚伟 | Hits:

[Otherfb_hot_key

Description: 代码设计思想:使用MFC基于对话框的框架,并使用RegisterHotKey及UnregisterHotKey来管理热键. 使用说明:可以很方便的启动程序,经过设定后,可以使用CTRL+D来启动\"我的文档\",用CTRL+C来启动\"C:\\TEMP\"文件夹,用CTRL+C来启动\"Visual C++\"...而且可以自动运行,并缩小到系统托盘区.-code design idea : Use MFC dialog based on the framework and the use of RegisterHotKey UnregisterHotKey management and hotkey. Use : it very convenient for the commencement of proceedings, after set, you can use the CTRL D to activate the "My Documents" and using CTRL C to activate the "C : \\ TEMP "folder, use CTRL C to activate the" Visual C "... but can run automatically, and to narrow the system tray.
Platform: | Size: 80456 | Author: UFO | Hits:

[GUI DevelopCDialogSK_demo

Description: MFC中实现自定义对话框窗口的形状以及让一部分透明-achieve MFC dialog window from the definition of the shape and let some transparent
Platform: | Size: 37200 | Author: weir | Hits:

[Button controltongyongkongjian

Description: 这是用MFC编写的对话框通用控件,是仿照书上的例子做出来的.主要包括了一些基本的通用控件.-MFC dialog prepared by the General Controls, is a replica of the book's examples come out. Include some basic common control.
Platform: | Size: 354267 | Author: 赵雪 | Hits:

[GUI Developwtl4_mfc4_demo

Description: 《对话框与控件》 MFC 的对话框和控件的封装真得可以节省你很多时间和功夫。没有MFC对控件的封装,你要操作控件就得耐着性子填写各种结构并写很多的SendMessage调用。MFC还提供了对话框数据交换(DDX),它可以在控件和变量之间传输数据。WTL 当然也提供了这些功能,并对控件的封装做了很多改进。本文将着眼于一个基于对话框的程序演示你以前用MFC实现的功能,除此之外还有WTL消息处理的增强功能-"dialog with the controls" MFC dialog boxes and controls package that they can really save you a lot of time and effort. MFC does not control the right package, you have to be operated controls resistance offered to fill in various structures and wrote a lot of SendMessage call. MFC dialog also provides data exchange (DDX), it can control and data transfer among variables. WTL course also provide these functions, as well as controls Packaging done a lot to improve. This paper will focus on a dialog based on the demonstration of the procedures before you use MFC function in addition WTL message processing enhancements
Platform: | Size: 16948 | Author: wwwwppp | Hits:

[GUI DevelopVC++(MFC)Face

Description: 说明: 1.copy these four files to your pragram folder, 2.add \"*.Lib\",\"*.h\" to the project if USING MFC DLL, the files in \"DLL\" Folder, if using static lib,the files in \"static\" folder 3.add #include\"SkinMagicLib.h\" to the C*APP.cpp 4.In C*APP::InitInstance(), before show window, add: InitSkinMagicLib( GetModuleHandle(NULL), NULL, NULL,NULL) LoadSkinFile(\".\\\\Tusk.smf\") SetWindowSkin(AfxGetApp()->m_pMainWnd->m_hWnd , \"MainFrame\" ) SetDialogSkin(\"Dialog\") -: 1.copy these four files to your pragram folder, 2.add "*. Lib" "*. h" to the project if USING MFC DLL, the files in "DLL" Folder, if using static lib, the files in the "static" folder 3.add # include "sk inMagicLib.h "to the C * C * APP.cpp 4.In APP : : InitInstance (), before show window, add : InitSkinMagicLib (GetModuleHandle (NULL) NULL, NULL, NULL) LoadSkinFile (. " \\ \\ Tusk.smf ") SetWindo wSkin (AfxGetApp () -
Platform: | Size: 502104 | Author: 好军 | Hits:

[Windows Develop310.上位机VC MFC实现基于对话框的打印功能

Description: 基于MFC的对话框打印功能,在VS2008 SPI中编译测试通过。(he dialog printing function based on MFC is compiled and tested in VS2008 SPI.)
Platform: | Size: 762880 | Author: 元6012 | Hits:

[Graph DrawingExDrawLine

Description: 运用C++语言编程,基于MFC的对话框进行画线操作(Using the C++ language programming, the drawing line operation based on the MFC dialog box)
Platform: | Size: 50040832 | Author: zhangjw | Hits:

[VC/MFCDialog

Description: 基于mfc的对话框的实现,用于切换对话框。因为我是初学者,所以掌握的知识有限。(The implementation of the MFC based dialog box is used to switch the dialog box. Because I am a beginner, I have limited knowledge.)
Platform: | Size: 80906240 | Author: 梅长苏 | Hits:

[GUI DevelopMFC显示Gif

Description: VS2010 MFC使用PictureEx类显示Gif(VS2010 MFC use PictureEx class show Gif on dialog)
Platform: | Size: 347136 | Author: Turbo90 | Hits:

[Windows DevelopMFC_OpenImg

Description: 用openCV opencv_world310实现打开图像,使用平台VS2015 opencv_world310 编写的MFC对话框程序,能实现简单的打开图像功能,方便初学者学习(Using openCV opencv_world310 to open the image, using the MFC dialog box program written by platform VS2015 opencv_world310, it can achieve a simple function of opening the image, and is convenient for beginners to learn.)
Platform: | Size: 714752 | Author: didiao | Hits:

[Com PortCommTest

Description: 基于MFC对话框实现PC与虚拟串口间的数据传输(Data transfer between PC and virtual serial port based on MFC dialog box.)
Platform: | Size: 2304000 | Author: nuit | Hits:

[Button controlgroupbox

Description: 基于MFC的对话框的GROUPBOX控件的使用,并写出了详细的注释(The use of the groupbox control based on mfc dialog box, and write out the detailed annotation)
Platform: | Size: 34816 | Author: 闫闫圈圈 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net